home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hyper Stacks 1994 May
/
Hyper Stacks (Pacific HiTech)(1994)[Mac].iso
/
MacTools
/
Hyperlaunch ƒ
/
Applications
/
card_3283.txt
< prev
next >
Wrap
Text File
|
1988-01-11
|
2KB
|
85 lines
-- card: 3283 from stack: in
-- bmap block id: 5617
-- flags: 0000
-- background id: 2652
-- name: Blank card
-- part 7 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=5 top=291 right=341 bottom=57
-- title width / last selected line: 0
-- icon id / first selected line: 29114 / 29114
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual effect wipe up
go to card "Main card"
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=239 top=294 right=324 bottom=262
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Go to previous
----- HyperTalk script -----
on mouseUp
go to previous card
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=261 top=296 right=322 bottom=285
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Go to About... screen
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 8000
-- rect: left=11 top=229 right=275 bottom=54
-- title width / last selected line: 0
-- icon id / first selected line: 1020 / 1020
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Paths…
----- HyperTalk script -----
on mouseUp
show card field 1
go to card id 5892 of stack "Home"
end mouseUp